home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / bbs / wwbbs31_source.lha / WWBBS / Docs / Email.doc < prev    next >
Text File  |  1995-07-22  |  700b  |  48 lines

  1. World Wide BBS 3.1 (22.7.95)
  2. Copyright ⌐ 1995 Arthur Choung
  3. ---
  4.  
  5.      These commands are WWBBS specific.  They can be used in REXX files
  6. like ABBEREXX commands and also in MenuPrefs.  Here they are:
  7.  
  8.      NextEmail
  9.  
  10.           Go to next email.
  11.  
  12.      CurrentEmail
  13.  
  14.           View current email.
  15.  
  16.      PreviousEmail
  17.  
  18.           Go to previous email.
  19.  
  20.      JumptoEmail
  21.  
  22.           Jump to email #x.
  23.  
  24.      ListEmail
  25.  
  26.           List email.
  27.  
  28.      WriteEmail
  29.  
  30.           Send email to another user.
  31.  
  32.      ReplyToEmail
  33.  
  34.           Reply to current email.
  35.  
  36.      DeleteEmail
  37.  
  38.           Delete current email.
  39.  
  40.      Feedback
  41.  
  42.           Send email to sysop.
  43.  
  44.      ShowNewEmail
  45.  
  46.           Show if user has new email.
  47.  
  48.